func net.cgoLookupServicePort
3 uses
net (current package)
cgo_unix.go#L86: port, err := cgoLookupServicePort(&hints, network, service)
cgo_unix.go#L101: func cgoLookupServicePort(hints * /*line :98:34*/_Ctype_struct_addrinfo /*line :98:51*/, network, service string) (port int, err error) {
cgo_unix.go#L141: port, err := cgoLookupServicePort(hints, network, service)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)